home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 009 / unpro.arc / UNPRO.DOC < prev   
Text File  |  1983-07-16  |  841b  |  29 lines

  1.                             UNPRO.BAS
  2.  
  3.     PROTECTED BASIC PROGRAM UN-PROTECTOR PROGRAM DOCUMENTATION
  4.  
  5.            -> Program written by: Jim Baen, 1983 <-
  6.       -> Documentation by: Kyle Cummings, Arlington VA <-
  7.                             03/26/86
  8.  
  9.         GENERAL
  10.  
  11.         This program converts BASIC programs that were saved with
  12.         the ,P option back to normal.
  13.  
  14.  
  15.         USAGE
  16.  
  17.         Run the unprotect program with the command:
  18.                         BASICA UNPRO
  19.         UNPRO will ask you for the name of the protected BASIC
  20.         program. You will see a screen with instructions to press
  21.         enter 3 times. When you have done this, type "LIST" to see
  22.         the un-protected program.
  23.  
  24.  
  25.         COMMENTS
  26.  
  27.         I have used this program for some time. It has never failed
  28.         me yet.
  29.